home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / ShareMailGiftware / Voodoo-X / Voodoo-X.readme < prev    next >
Text File  |  2002-10-27  |  10KB  |  228 lines

  1. Short: v1.5, Supports over 80 archive formats (via XAD).
  2. Author: mechanismx@lineone.net (Andrew Bell)
  3. Uploader: mechanismx@lineone.net (Andrew Bell)
  4. Type: util/arc
  5. Requires: AmigaOS 3.0+, MC68020, 2-4MB of RAM recommended.
  6.           util/arc/xadmaster.lha    - version 10+
  7.           util/libs/mui38usr.lha    - version 3.8+
  8.           dev/mui/MCC_NList0_89.lha - version 0.89+
  9.           dev/mui/MCC_NListtree.lha - version 18.8+
  10.           dev/mui/MCC_Speedbar.lha  - version 1.3+
  11. Optional: util/virus/xvslibrary.lha - version 33+
  12.           comm/www/OpenURL30.lha    - version 3+
  13.       docs/hyper/xadclients.lha - version 1.3+
  14.  
  15.  (Note: This version lacks documentation)
  16.  
  17.  ============================================================================
  18.                             Quick Introduction
  19.  ============================================================================
  20.  
  21.  Voodoo-X is an MUI based archive browser and extractor that uses the XAD
  22.  unarchiver engine. This means it doesn't depend on external archiver
  23.  commands being in the C: (etc.) drawer.
  24.  
  25.  The following archives, disk packers and filesystems are supported:
  26.  
  27.  Ace, Ace MS-EXE, Amiga Plus Unpack, Amiga Standard FS, AmiPack, Ar, Arc,
  28.  Arj, Arj MS-EXE, BZip, BZip2, CAB, CAB MS-EXE, CompDisk, Compress, Cpio,
  29.  CrunchDisk, DImp, DImp SFX, DMS, DMS SFX, GZip, LhA, LhA MS-EXE, LhA SFX,
  30.  LhF, LhPak SFX, LhSFX, LhWarp, LZX, Marc's DiskCruncher, Microsoft FAT FS,
  31.  MSA, MXM-Simple Archive SFX, PackDev, PackDisk, PCompress PACK, RAR,
  32.  RAR MS-EXE, S-Omni, S-Pack, S-Pack SFX, SanityOS FS, Savage Compressor,
  33.  SDS Software SFX, Sensi disk FS, Shrink, SuperDuper3, Tar, Trackmo-DOS FS,
  34.  WinZip MS-EXE, xDisk, xMash, XPK Archive, ZAP, Zip, Zip MS-EXE, Zoo, Zoom,
  35.  Zoom 5 plus many more in the future.
  36.  
  37.  This list depends on the version of XAD you're using. By the time you read
  38.  this, XAD might be several generations better and more advanced.
  39.  
  40.  
  41.  ============================================================================
  42.                              Long Introduction
  43.  ============================================================================
  44.  
  45.  Voodoo-X is an MUI based front-end for Dirk Stoecker's powerful unarchiving
  46.  system xadmaster.library (Shareware). Unlike other dearchiver front-ends,
  47.  Voodoo-X doesn't depend on external archiver commands (such as LZX, LHA,
  48.  DMS, etc.) being in the C: drawer nor does it require complicated command
  49.  line setups for these commands. This is because XAD does all the hard work.
  50.  :-)
  51.  
  52.  Voodoo-X allows you to quickly browse an archive's contents and view
  53.  individual files (with filetypes) like pictures and documents just by
  54.  double clicking your mouse. This method of browsing archives proves to
  55.  be highly effective since you don't need to get your hands dirty by
  56.  extracting files to temporary locations such as Ram:. Voodoo-X does all
  57.  that for you.
  58.  
  59.  xadmaster.library is a modular system and will support even more archiver
  60.  formats in the future.
  61.  
  62.  Note: Voodoo-X doesn't actually write disk based archives (like DMS, xMash,
  63.        etc.) back to disk, but instead examines them to see if they are
  64.        OFS or FFS formatted, if they are, it then allows you to browse
  65.        through the contents of them and retrieve individual files.
  66.  
  67.        Voodoo-X can also retrieve files from inside standard FFS formatted
  68.        (i.e AmigaDOS) ADF files like those used with WinUAE. OFS, FFS,
  69.        DirCache, International, double-density and high-density disks
  70.        formats are all supported.
  71.  
  72.  
  73.  ============================================================================
  74.                        Known bugs/Things still to do
  75.  ============================================================================
  76.  
  77.  These are known problems and are not worth reporting. You're only wasting
  78.  your own time if you report them, but thanks for the effort anyway. :-)
  79.  
  80. - No Locale support yet (planned).
  81.  
  82. - Those who use small screen resolutions (i.e. like < 640x512) may notice
  83.   some weird layouts with MUI. Don't ask me why, but some people have
  84.   reported MUI defaulting to the Helvetica font.
  85.  
  86. - Progress bar resets to 0 with really big archives (100MB+).
  87.  
  88. - You need to quit Voodoo-X and restart it to update any newly configured
  89.   toolbars. I removed the "Update Toolbar" feature at the last moment due
  90.   to some bugs/design issues that would have taken ages to fix. I'll bring
  91.   this feature back in version 1.6.
  92.  
  93. - The Listtree viewmode is obsolete, will be totally removed sometime in
  94.   favour of NListtree. So questions like "What's the point of having two
  95.   tree viewmodes?" will be ignored. It's a transitional thing, get used
  96.   to it. ;-)
  97.  
  98. - Voodoo-X looks for toolbar images in its home dir by default. This can be
  99.   problematic when launching it from environments (like filemanagers, etc.)
  100.   that screw with the PROGDIR: path (this is where Voodoo-X expects to find
  101.   the Images drawer). To bypass this, use an absolute path to the image
  102.   location. For example, use something like "MyTools:Voodoo-X/Images/Quit"
  103.   instead of "Images/Quit".
  104.  
  105. - Lack of documentation. I've absolutely no time to update the documentation
  106.   for this version. If somebody could do this for me I'd be very greatful. :-)
  107.   You can find the v1.4 HTML docs on my website, in the old v1.4 archive.
  108.  
  109.   You'll just have to play around with it for now. Read the history file
  110.   for a detailed description of changes made since v1.4.
  111.  
  112.  
  113.  ============================================================================
  114.                         New things for Voodoo-X 1.5
  115.  ============================================================================
  116.  
  117. - Major speed improvements when loading archives.
  118. - Support for Simone Tellini's SpeedBar MUI class. Buttons can now be
  119.   configured to suit. Thanks to Martin Merz for taking the time to
  120.   draw the images for me.
  121. - Improved client information window.
  122. - Support for archives with multiple portions.
  123. - Improved temporary file handling.
  124. - The About window now shows the history file.
  125. - Low memory handlers.
  126. - More shell arguments
  127. - Support for Carsten Scholling's NListtree.mcc. You now have proper
  128.   multiselection in tree mode. :-)
  129. - New archive information window. Also shows DMS texts, etc.
  130. - Overwrite requesters now popup when extracting.
  131. - New recent submenu that holds recently accessed archives.
  132. - Run executables inside arhives.
  133. - Plus lots more (see history file).
  134.  
  135.  ============================================================================
  136.                                  Features
  137.  ============================================================================
  138.  
  139.  o Browse many archives very quickly. Voodoo-X contains an archive history
  140.    list, much like the URL history list of a web browser. This allows you
  141.    to switch between archives VERY QUICKLY with only three clicks of the
  142.    mouse button.
  143.  
  144.  o Retrieve files from within DMS archives (and other disk based archive
  145.    formats too) without having to extract the entire archive to disk or
  146.    a virtual disk device like FMS.
  147.  
  148.  o Browse archives inside archives. Quickly gain access to that document
  149.    inside that LHA inside that LZX inside that DMS. ;)
  150.  
  151.  o Quickly view pictures, documents or similar files that are inside archives
  152.    simply by double clicking on a file. Voodoo-X will then extract it and
  153.    start the viewer of your choice.
  154.  
  155.  o Drag one or more archive icons from Workbench into the main window to
  156.    browse their contents.
  157.  
  158.  o Support for multipart archives.
  159.  
  160.  o Support for archives that contain multiple portions (like embedded filing
  161.    systems, etc).
  162.  
  163.  o Virus checking. If you have Georg Hoermann's xvs.library system installed
  164.    then you can check archives for file viruses. You can also specify if
  165.    every file extracted should be checked.
  166.  
  167.  o Lots of archiver formats are supported (common ones and obscure ones). 
  168.    Disk image formats are also supported, so you can treat AmigaDOS
  169.    formatted ADF files as normal archives under Voodoo-X.
  170.  
  171.  o Fast decompression, thanks to xadmaster.library. Note that this really
  172.    depends on the client being used. Some clients are coded in C and might
  173.    noticeably slower than the original archive program on older CPUs.
  174.  
  175.  o Very easy-to-use user interface, thanks to MUI.
  176.  
  177.  o Quickly copy, move or delete archives using pull down menus. This can
  178.    be highly convenient when going through download directories.
  179.  
  180.  o Search window. Search for strings or filename patterns inside archives.
  181.    Uses assembly optimized string search routines for greater speed.
  182.  
  183.  o Nice progress bars. :-)
  184.  
  185.  
  186.  ============================================================================
  187.                                Quick thanks
  188.  ============================================================================
  189.  
  190.  I would like thank those individuals that took the time to send a gift and
  191.  honoured the GIFTWARE status of this program. They know who they are.
  192.  Thanks again!
  193.  
  194.  I would like to say no-thanks to those individuals that said they'd send a
  195.  gift if I added feature X, Y or Z and after I did, they never upheld there
  196.  part of the deal.
  197.  
  198.  So only those people who have took the time and bothered to send a gift will
  199.  get first priority when it comes feature requests.
  200.  
  201.  
  202.  ============================================================================
  203.                                  Copyright
  204.  ============================================================================
  205.  
  206.  Voodoo-X is Copyright © 2000-2001 Andrew Bell. All rights reserved. Voodoo-X
  207.  is uncrippled GIFTWARE and is provided "AS IS". Please refer to the
  208.  documentation for more information.
  209.  
  210.  Although Voodoo-X is uncrippled GIFTWARE, xadmaster.library and MUI are
  211.  SHAREWARE. Please consider registering XAD/MUI and show your support for
  212.  Amiga software.
  213.  
  214.  Voodoo-X wouldn't be possible without the following third-party software:
  215.  
  216.  xadmaster.library         - Copyright © 1998-2001 Dirk Stoecker. 
  217.  muimaster.library         - Copyright © 1992-2001 Stefan Stuntz.
  218.  NList MUI custom class    - Copyright © 1996-2001 Gilles Masson.
  219.  Listtree MUI custom class - Copyright © 1995-1997 Klaus Melchior.
  220.  xvs.library               - Copyright © 1997-2001 Georg Hoermann.
  221.  Speedbar MUI custom class - Copyright © 1999-2001 Simone Tellini.
  222.  
  223.  Special thanks to the above programmers, for their hard work.
  224.  
  225.  Another special thanks goes to Dirk for allowing me to access to the beta
  226.  versions of XAD to test with Voodoo-X. Thanks again!
  227.  
  228.